home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1996 / MacHack 1996.toast / Hacks / Hacks ’92 / Text Capture FKEY / blurb.c < prev    next >
Text File  |  1992-06-12  |  565b  |  19 lines

  1. #if justacomment
  2.  
  3. TXTCAP.SIT
  4.  
  5. Text Capture FKEY 2.0
  6.  
  7. Keywords: FKEY TEXT CAPTURE COPY CLIPBOARD WINDOW
  8.  
  9. This FKEY copies styled text from the front window to the clipboard.
  10. It works in applications like THINK Reference 1.0 that do not support
  11. normal copying, and can even copy static text from modal dialogs.
  12. It could also be used to copy columns of text.
  13.  
  14. Changes since 1.7:  Fixed a bug that caused address errors on 68000 Macs,
  15. and also fixed a crash if you tried to capture its own configuration
  16. dialog.
  17.  
  18. Change since 1.8: Fixed a new 68000 bug.  Arrrgh.
  19. #endif